How to Install network-console software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install network-console software package in Ubuntu 14.04 LTS (Trusty Tahr)

network-console software package provides Continue installation remotely using SSH, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install network-console 

network-console is installed in your system.

Make ensure the network-console package were installed using the commands given below,

$ sudo dpkg-query -l | grep network-console *

You will get with network-console package name, version, architecture and description in a table

network-console package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package network-console
Version 1.47
Description Continue installation remotely using SSH
Sub Section Debian-installer


See Also, How to uninstall or remove network-console software package from Ubuntu 14.04 LTS (Trusty Tahr)?